295 questions with Azure Container Apps tags

Sort by: Updated
1 answer

Configure or find the executing azure container job name

I have a simple dotnet application, deployed as a container in Azure container app jobs. It is configured as event-driven job and is triggered by a message in azure service bus queue. Everything is working fine but I want to stop a particular job…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-23T19:40:34.1766667+00:00
Singh, Rahul 1 Reputation point
commented 2024-05-28T21:53:27.1833333+00:00
Singh, Rahul 1 Reputation point
1 answer One of the answers was accepted by the question author.

Why does my Azure Container App reset itself randomly?

I have an Azure Container App that is just one replica and one container. Roughly once a week or so, the container resets itself and I have to recreate my directories and reinstall all my packages again. Historically, it would only happen in the middle…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-02-27T16:51:10.64+00:00
William Huynh 20 Reputation points
commented 2024-05-28T16:15:43.8366667+00:00
William Huynh 20 Reputation points
0 answers

Custom domain certificate creation with terraform fails with "InvalidCertificate: The certificate env-cert is invalid or password is incorrect."

I am trying to create a custom domain for a Container App using Terraform. The issue I have is with the certificate. I generated a set of fullchain.pem and privkey.pem using Certbot and Letsencrypt using certbot plugin for azure cloud for dns…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-28T12:21:57.24+00:00
Riccardo Barbieri 20 Reputation points
1 answer

Is Azure App Service suitable for web application that mostly runs background tasks?

A bit of context to go with the title: We are currently in the process of upgrading our legacy .NET applications (.NET Framework 4.8) to modern .NET and with this change we are looking to also improve the hosting model. At this moment we run two…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,047 questions
asked 2024-05-28T09:32:45.2+00:00
Tijmen 0 Reputation points
answered 2024-05-28T10:03:42.17+00:00
akinbade abiola 1,885 Reputation points
0 answers

Reading credentials from azure fails

0 I'm trying read azure default credentials but fails with following error DefaultAzureCredential failed to retrieve a token from the included credentials. 04:54:12.161 lrr-data-service-perf-green-x Attempted credentials: EnvironmentCredential:…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,150 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-28T06:16:03.5266667+00:00
Yedukondalu Mammu 0 Reputation points
0 answers

Container Apps - Replica Memory consumption metrics

Hi, I have some container apps. The figures for memory consumption show in Metrics->"Memory Working Set Bytes" with aggregation max is lower than memory consumption show in "Diagnose and Solve Problems"->Container App Memory…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-25T16:15:17.2633333+00:00
Rajiv Bansal 166 Reputation points
commented 2024-05-27T07:45:52.8733333+00:00
Rajiv Bansal 166 Reputation points
1 answer

Identifying the container engine used in Azure Container Apps

Is there a way to determine which container engine is being used in Azure Container Apps? Specifically, does Azure Container Apps use Docker, Containerd, or Crio container engines internally?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-24T03:43:11.5133333+00:00
USER01 0 Reputation points
answered 2024-05-24T07:30:19.9066667+00:00
JananiRamesh-MSFT 22,056 Reputation points
0 answers

Monitoring and Capacity Planning on ACA

Hello Community, I'm looking for a way to create a capacity planning on workload profiles in a Containers Apps environment. The idea would be to retrieve the global CPU/RAM usage consumed (or free) so as to know if the sizing and scaling is adapted over…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-23T14:11:21.0466667+00:00
Côme C 31 Reputation points
0 answers

I am deploying the Azure "Vector-Search-AI-Assistant" github code Using open AI service but facing multiple issues

GithubURL: https://github.com/Azure/Vector-Search-AI-Assistant/issues After github url I am following mentioned document in the github which we are deploying using azure container apps . I have faced the issues mentioned below. ERRORS: 1.This is the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,308 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-23T08:11:20.41+00:00
Jay Prakash Vishvakarma 0 Reputation points
edited a comment 2024-05-23T10:51:32.7866667+00:00
AshokPeddakotla-MSFT 28,406 Reputation points
1 answer One of the answers was accepted by the question author.

Can I deploy an api to ACR without docker running locally?

Can I deploy a backend api to Azure Container Registry without docker running locally on my machine? I tried https://learn.microsoft.com/en-us/azure/container-apps/tutorial-code-to-cloud but it gives me an error "ACR Tasks requests for the registry…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-21T06:46:26.4333333+00:00
vmathur87 20 Reputation points
accepted 2024-05-23T10:12:49.5966667+00:00
vmathur87 20 Reputation points
0 answers

Managing costs and feasibility of separate environments within a shared Azure container environment using workload profiles.

I am trying to create separate environments for different purposes, departments, or projects in one Azure container environment using workload profiles. For example: Sales department - workload profile 1 Research department - workload profile 2 …

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,137 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-22T07:45:09.01+00:00
tatsu sei 40 Reputation points
commented 2024-05-23T04:46:29.9466667+00:00
MayankBargali-MSFT 69,746 Reputation points
1 answer One of the answers was accepted by the question author.

Azure CDN for Edgio returns 504 Gateway Timeout on URL request

I am attempting to point my Azure CDN for Edgio towards an Azure Container App's custom domain with HTTPS traffic. I have bought a custom certificate which has been uploaded to a Key Vault which both the container app and cdn have permission to use for…

Azure Content Delivery Network
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-07T08:12:59.6966667+00:00
Samuel Peter Jenks 20 Reputation points
accepted 2024-05-23T02:34:10.73+00:00
Samuel Peter Jenks 20 Reputation points
1 answer One of the answers was accepted by the question author.

Support for accessing container details in Azure Container Apps

Is it possible to obtain details about a running container such as name, arguments, and image in Azure Container Apps similar to the way it can be done in ECS-Fargate? Referring to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-21T10:09:35.4266667+00:00
PS 105 Reputation points
edited a comment 2024-05-22T04:50:53.73+00:00
PS 105 Reputation points
0 answers

Azure Container Apps - built-in OIDC for SPA?

From Azure Container Apps Docs, it claims to support codeless authentication for apps through configuration (easy auth). I deployed 2 apps to ACA, one Angular SPA, one API used by SPA, both without any code to support authentication as I want to utilize…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,893 questions
asked 2024-05-21T19:03:39.47+00:00
ricky zou 0 Reputation points
1 answer One of the answers was accepted by the question author.

Which outbound IP address is used from the list provided by Azure Container Apps?

It seems that Azure Container Apps has a list of outbound IP addresses. Which specific IP address from the list would be used?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-21T05:42:51.2+00:00
PS 105 Reputation points
accepted 2024-05-21T11:03:53.0433333+00:00
PS 105 Reputation points
2 answers

Azure container apps giving: "upstream connect error.....delayed connect error: 111" error while trying to host a dockerized app

Hi, I have a docker image that I am trying to host on azure container apps which is currently giving an error. Any help would be greatly appreciated Background: I am hosting a docker image of a geo-coder app called photon on Azure container instances.…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-03-28T05:55:46.61+00:00
Sunraj sharma 65 Reputation points
answered 2024-05-20T20:05:17.6566667+00:00
Samuel Fizma 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can you execute commands in running containers within Azure Container App Jobs?

Is it possible to exec into the running container within Azure Container App Jobs? I could see the Console functionality ( under Monitoring tab) for Azure Container Apps but couldn't find similar functionality for Azure Container App Jobs.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-20T07:25:04.6+00:00
PS 105 Reputation points
commented 2024-05-20T15:46:32.71+00:00
PS 105 Reputation points
1 answer

When deploying the container app, the current revision sits in an activating status and unable to pull the image.

What are we trying to do? We are attempting to deploy a container to a container app from our Azure Container Registry. What is the problem? When deploying the container app using the setup seen here, the current revision sits in an activating…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
406 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-15T17:00:12.5966667+00:00
Fabián Avilés 5 Reputation points
edited the question 2024-05-20T04:42:33.53+00:00
KapilAnanth-MSFT 37,406 Reputation points Microsoft Employee
1 answer

How to update environment variables of a Init Container using Azure CLI ?

I'm using the "az container app update" command to update the environment variables of sidecar containers. However, I can't use the same command to update the environment variables of an Init Container. What is the solution?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-16T12:10:20.9433333+00:00
Yasitha Gunarathne 0 Reputation points
edited the question 2024-05-17T06:23:55.0333333+00:00
vipullag-MSFT 25,041 Reputation points
1 answer

How to add .env file to container app

I have laravel container image.and going to use container app.how to add env to this container app. can't use azure portal,i have 50+ environment variables. Right now i have .env file

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-10T07:51:55.32+00:00
Umesh Edirisingha 0 Reputation points
commented 2024-05-16T14:22:47.86+00:00
LeelaRajeshSayana-MSFT 13,871 Reputation points